home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Text⁄Files / macgzip_02-src / macos / README
Encoding:
Text File  |  1993-12-27  |  3.0 KB  |  78 lines  |  [TEXT/ttxt]

  1. •  MacGzip 0.2 (gzip 1.2.4) -sources-
  2.  
  3.  Think C 5.0.4 sources for MacGzip 0.2
  4.  
  5. •  Misc. Info
  6.  
  7.  You can process files by opening them from "File" menu or by 'Drag&Drop' on MacGzip's closed icon.
  8.  In the first case the process (compress or uncompress) is the one selected in the “gzip” menu.
  9.  In the second case; it depends on the keyboard status (hold the selected key until a window pop's up):
  10.  
  11.         None:   The file will be uncompressed in binary or ascii mode depending on the prefs saved.
  12.         'option key': The file will be gziped (prefs won't be changed)
  13.         'a':  If you are uncompressing, force ascii mode (prefs won't be changed)
  14.         'b':  If you are uncompressing, force binary mode (prefs won't be changed)
  15.  
  16.  When the process ends,  in the first case MacGzip will quit if you have set this flag in the prefs dialog; in the second case, it will always quit.
  17.  
  18.  
  19.  Suffix…  Is an optional suffix to use instead of '.gz'. If you are using the standard suffixes, let it empty.
  20.  
  21.  Compression Level is used when compressing.  The higher level, the slower and better compression. (gunzip does not use this setting.)
  22.     Hint: you can use cmd-arrow keys to change the level.
  23.  
  24.  Text creator…  Is the signature of files uncompressed in ascii mode.
  25.             
  26.  Cmd-period will raise a SIGINT (the program execution will terminate)
  27.  
  28.  When uncompressing large .Z files, the process ends a while after the grey bar is full
  29.  
  30.  I have changed most of the stderr & stdout outputs to Mac alerts. if in your screen flashes the console window, this is a bug (please, report to the address below)
  31.  
  32.  The menu “ascii” means “-a” option
  33.  The pref. Force… means “-f” option
  34.  The pref. Suffix... means "-S" option
  35.  When uncompressing, option -N is always on
  36.  
  37.  I have used the following file Types:
  38.    suffix  type   creator
  39.     .gz      Gzip     Gzip  gziped
  40.     .Z        ZIVU    Gzip  compressed (from maccompress)
  41.     .z        pZIP     Gzip  pkziped    (from UnZip 2.0.1)
  42.  Anyway, read GNU’s gzip.doc to find out about formats.
  43.  
  44.  The settings (Preferences and the gzip menu settings) are stored in the prefs folder. If you want to have two or more copies to perform different tasks, you can change the STR #128:
  45.  
  46.  Example: A copy called “gunzip -a” to use it as a grinder to gunzip text files (STR #128 = 'gunzip-a prefs'; for example).
  47.  
  48.  
  49. • Warranty & so
  50.  
  51.     What is that? 'Warranty', have you said?
  52.     
  53. • Thanks to:
  54.  
  55.  Timothy Murphy ("tim@maths.tcd.ie" ) for Posix lib.
  56.  tree@uvm.edu for SpinCursors code
  57.  Greg Robbins for Prefs code
  58.  C.K. Haun (Apple DTS) for Movable Modal code
  59.  Dave Rubinic for Easy Errors 1.0 resources
  60.  Lloyd Chambers (MacCompress) for Icons idea
  61.  And all other people whose source code I used ‘for documentation’
  62.  
  63.  At last, thanks to myself
  64.     macspd@ivo.cps.unizar.es
  65.     jazz@ws4.cps.unizar.es
  66.     AppleLink: SPA0301
  67.  for being so nice company.
  68.  
  69. • REWARD 0.000.000 $
  70.   BUGS (dead or alive)
  71.  
  72.     ...porque ahora mismo puedo escuhar
  73.     cada latido de mi corazón
  74.     como el ritmo de una canción
  75.     que nunca empieza a sonar
  76.     En otoño...
  77.                               Surfin' bichos
  78.